toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.net.callback
/
[jvm]CanGetCookiesCallback
/
Response
Response
interface
Response
A response for
CanGetCookiesCallback
.
Members
Functions
can
Link copied to clipboard
open
fun
can
(
)
:
CanGetCookiesCallback.Response
Notifies the engine that the cookies can be sent.
cannot
Link copied to clipboard
open
fun
cannot
(
)
:
CanGetCookiesCallback.Response
Notifies the engine that access to the requested cookies is forbidden and they will not be sent to a web server.